is Property Writable
Check if a property with a given name is writeable.
Return
whether the property is writeable or not. Will return false for unknown properties.
Parameters
property
the name of the property whose type should be queried.